babl.git
2008-06-12 Øyvind Kolåsadded a html comment shortening the news shown. assed...
2008-06-12 Øyvind Kolåsadded TODO moved TODO list from here to here, also...
2008-06-12 Øyvind Kolåsreindented code, documented BABL_ERROR.
2008-06-12 Øyvind Kolåstypo fix
2008-06-12 Øyvind Kolåsupdated. updated. improved introduction and feature...
2008-06-12 Jan HellerAdded fallback non-SSE routine if the input buffer...
2008-06-04 Jan HellerUpdated contact info.
2008-06-03 Jan HellerUpdated download link.
2008-06-03 Jan Hellerbabl_get_version () moved into separate source file.
2008-06-03 Jan HellerAdded.
2008-06-03 Jan HellerAdded babl_get_version () to the public API.
2008-05-23 Jan HellerFixed conditionally compiled code.
2008-05-23 Jan HellerAdded support for CPU acceleration, RGBA float -> RGB...
2008-05-21 Jan Hellerchanged fallback macro to have the same return type...
2008-05-21 Sven Neumannchanged fallback macro to have the same return type...
2008-05-20 Jan Hellerfallback to floor function when rint function is not...
2008-05-20 Jan Helleradded naive versions of respective conversions.
2008-05-14 Sven Neumanninitialize format.visited.
2008-04-16 Sven Neumannformatting.
2008-04-16 Øyvind Kolåssplit up into ... Separate header files.
2008-04-15 Øyvind Kolåsremoved babl-classes.h removed and mostly folded into...
2008-04-15 Sven Neumannextensions/util.h removed trailing whitespace.
2008-04-15 Sven Neumannthis function has no return value, declare it as void.
2008-04-13 Øyvind KolåsApplied patch from Jan Heller.
2008-04-08 Øyvind KolåsApplied patch from Jan Heller that improves logic of...
2008-04-06 Sven Neumannnew file defining BABL_DETECT_CFLAGS() macro.
2008-04-03 Mukund SivaramanSparse fixes.
2008-04-03 Øyvind KolåsApplied patch from Jan Heller that ports BablFishPath...
2008-04-01 Øyvind Kolåsapplied patch from Jan Heller that improves readability...
2008-03-31 Sven Neumannadded Jan Heller and obfuscated the email addresses.
2008-03-29 Sven Neumannbabl/babl-component.c babl/babl-conversion.c babl/babl...
2008-03-24 Tor LillqvistMake the "test" array static.
2008-03-23 Martin Nordholtstypedef:ed BABL free and malloc function pointers.
2008-03-23 Martin NordholtsAdded "This considerably improves BABL performance...
2008-03-22 Sven NeumannApplied patch from Jan Heller that introduces list...
2008-03-16 Mukund Sivaramangetenv() can return NULL.
2008-03-16 Mukund SivaramanAdded missing va_end()s.
2008-03-16 Mukund SivaramanAdded missing dlclose()s.
2008-03-02 Øyvind Kolåsdo not add @DL_LIBS@ to link line of babl.
2008-03-02 Øyvind KolåsApplied patch from dmacks@netspace.org closing bug...
2008-02-27 Øyvind Kolåspost release version increment to 0.0.21
2008-02-27 Øyvind Kolås=========================== 0.0.20 released ======...
2008-02-27 Øyvind Kolåsuse mktemp instead of tempfile.
2008-02-27 Øyvind Kolås-I$(top_builddir) to be able to include config.h
2008-02-19 Sven Neumannadd some extra pixels outside the valid range to fix...
2008-02-19 Sven Neumannrenamed test_pixels to num_test_pixels.
2008-02-19 Sven Neumannreverted previous change as it introduces the risk...
2008-02-19 Øyvind Kolåsmake the testbuffer contain values in the range -0...
2008-02-15 Øyvind Kolåscleaned up win32 detection vs plug-in compilation speci...
2008-02-11 Kevin CozensSet shrext to ".dylib" for Darwin (ie. Mac OS).
2008-01-22 Sven Neumannuse the correct lookup table.
2008-01-20 Øyvind KolåsAlways use BablFishPath's for accepted conversions...
2008-01-19 Øyvind KolåsApplied patch from Deji Akingunola <dakingun@gmail...
2008-01-10 Sven Neumannadded extension to speed up code paths that are execute...
2008-01-10 Sven Neumannextended CFLAGS so that config.h can be included.
2008-01-07 Kevin CozensReverted previous change. BABL hasn't been updated...
2008-01-07 Kevin CozensUse G_MODULE_SUFFIX instead of a hard-coded suffix.
2008-01-06 Sven Neumannmade internal functions static.
2007-12-31 Sven Neumanncompletely fill the lookup tables for conversion from...
2007-12-30 Kevin CozensUse SHREXT instead of hard-coded ".so".
2007-12-30 Manish SinghFix ytpo
2007-12-30 Øyvind Kolåspost release version increment to 0.0.19
2007-12-30 Øyvind Kolås=========================== 0.0.18 released ======...
2007-12-30 Øyvind Kolåssvn path=/trunk/; revision=262
2007-12-29 Michael Nattererone const was forgotten.
2007-12-29 Øyvind KolåsConst'ified code with Babl*'s refering to formats.
2007-11-25 Øyvind Kolåspost release version increment to 0.0.17
2007-11-25 Øyvind Kolås=========================== 0.0.16 released ======...
2007-11-25 Øyvind Kolåssvn path=/trunk/; revision=256
2007-11-25 Øyvind Kolåsdo additional casts to silence warnings from compiler.
2007-11-25 Øyvind Kolåschanged documentation to use babl_format instead of...
2007-11-25 Øyvind Kolåsupdated. added COPYING and COPYING.LESSER added COPYING...
2007-11-13 Øyvind Kolåsswapped source and destination around in memcpy.
2007-11-13 Øyvind Kolåsswapped source and destination around in memcpy.
2007-11-13 Øyvind Kolåsoptimized fishing when looking up existing fish (should...
2007-11-11 Øyvind KolåsModified copyright statement to refer to an URL instead...
2007-11-11 Øyvind KolåsKeep a cache of the linear version of BablImage's neede...
2007-11-10 Øyvind Kolåsimprove visualization of results.
2007-11-10 Øyvind KolåsOptimized lookup by adding an inline version of babl_db...
2007-11-10 Øyvind KolåsDo not accept BABL_FISH_REFERENCE as a valid result...
2007-11-10 Øyvind Kolåsdocumented BABL_STATS environment variable.
2007-11-10 Øyvind Kolås Upgraded babl from LGPLv2 to LGPLv3. Copyright stateme...
2007-10-29 Michael SchumacherDIR_SEP='\' is evil, use DIR_SEP='\\' instead.
2007-09-15 Kevin CozensDefine name of babl library file.
2007-09-14 Kevin CozensChanges to let BABL find its extensions at run time...
2007-09-12 Kevin CozensAdded check for existence of automake-1.10. Fixes bug...
2007-09-10 Øyvind Kolåsreturn immediately if 0 pixels were requested to be...
2007-09-01 Øyvind Kolåsadded.
2007-08-30 Øyvind KolåsApplied patch from Kevin Cozens fixing bug #467652
2007-08-02 Kevin Cozensextensions/gggl.c Only include math.h once.
2007-08-01 Øyvind KolåsFixed compiler abort on certain LDFLAGS values (-Wl...
2007-03-25 Øyvind Kolåsreindented all of the code using uncrustify
2007-03-21 Étienne BersacDon't distribute generated files. It's spurious when...
2007-03-21 Øyvind KolåsMake force the value of shrext to either .dll or .so...
2007-03-13 Michael Schumacheruse PATHSEP (platform-dependent, defined to ';' on...
2007-03-13 Michael SchumacherAC_SUBST and AC_DEFINE $shrext into variables for Makef...
2007-03-12 Michael Schumacherapplied patch by John Marshall to make babl extensions...
2007-03-12 Øyvind Kolåsgo fishing for an existing fish for the source/destinat...
2007-03-12 Øyvind Kolåsgo fishing for an existing fish for the source/destinat...
2007-02-21 Øyvind Kolåsmake _Babl be a typedef and not a union that gets inclu...
next